home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0161.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  9.9 KB  |  249 lines

  1. Has anyone out there managed to get this custom control
  2. for VB working? 
  3.  
  4. I'm using V0.3 with VB version 3 and the PCNFS winsock(latest
  5. version). When I try to run the sample application VBWSKTST
  6. I cannot initiate an outgoing connection. After initiating the
  7. Port property and then the Host property I expect to get a call
  8. to the Connect subroutine. But this never happens.
  9.  
  10. If the control is made to listen for incoming connections
  11. everything works as expected the problem is only with
  12. outgoing connections.
  13.  
  14.  
  15. Any ideas as to whats going wrong ?
  16.  
  17. Also has anyone any comments on the VTSOCKET control? Is
  18. it worth the $50?
  19.  
  20.  
  21. Tony.
  22. From news@bigblue.oit.unc.edu Fri Apr  8 19:48:58 1994
  23. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  24.           id AA21283; Sat, 9 Apr 1994 00:43:04 -0400
  25. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  26.           id AA20256; Fri, 8 Apr 1994 23:33:41 -0500
  27. Received: from GATEWAY by bigblue with netnews
  28.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  29. To: winsock@sunsite.unc.edu
  30. Date: Fri, 8 Apr 1994 09:48:58 +1000
  31. From: grosin@sugar.neosoft.com (Gary S. Rosin)
  32. Message-Id: <grosin.3.0006C147@sugar.neosoft.com>
  33. Organization: NeoSoft Internet Services   +1 713 684 5969
  34. Sender: ses
  35. Subject: TCP poll reentrancy?
  36.  
  37. I'm using Trumpet Winsock 1.0 Rev. A. 
  38. Every now and then, I try to use an app that hangs--just now WinTalk
  39.  said the user wasn't logged in and hung.  When talk happens, Winsock 
  40. seems to be in a dither, even after I get the other app to stop.  Winsock gets
  41. caught in a loop, continually reporting TCPre-entrancy detected.  Stopping 
  42. Winsock, turning the modem off, even going down to DOS won't get winsock to 
  43. reset.  The only thing that worksis a re-boot.  So...
  44.  
  45.     1) what is a TCP inerrancy
  46.  
  47.     2) can I get Winsock to reset without rebooting?
  48.  
  49. Gary Rosin
  50. grosin@sugar.neosoft.com
  51. From davidtr@microsoft.com Fri Apr  8 16:45:00 1994
  52. Received: from netmail2.microsoft.com by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  53.           id AA09539; Sat, 9 Apr 1994 02:49:10 -0400
  54. Received:  by netmail2.microsoft.com (5.65/25-eef)
  55.     id AA01417; Fri, 8 Apr 94 23:50:27 -0700
  56. Received: by netmail2 using fxenixd 1.0 Fri, 08 Apr 94 23:50:27 PDT
  57. Message-Id: <9404090647.AA03841@itgmsm>
  58. From: davidtr@microsoft.com
  59. To: winsock@SunSITE.Unc.EDU
  60. Subject: RE: Windows NT SLIP/PPP ?
  61. Date: Fri, 08 Apr 94 23:45:00 PDT
  62. X-Mailer: Microsoft Mail V3.0
  63.  
  64.  
  65.  
  66. |From: netmail!maulf@halcyon.halcyon.com (Maulf)
  67. |
  68. |        Ok, I guess my last post wondering if Winsock would Run on NT was
  69. |not quite what I wanted to ask, For all you woundering, Winsock is built
  70. |into the TCP/IP protocol of NT, but I need software to do a dial-in
  71. |slip/ppp connection to a remote network (internet & others) But all the
  72. |software I have seen use drivers for WFW3.11, any clues?
  73.  
  74. i hear this question pretty often, so i thought i'd post some info on this.
  75.  
  76. nt 1.0 tcpip does not support slip or ppp.  apparently, it is possible to 
  77. use trumpet winsock on nt by renaming nt's winsock.dll file and replacing it 
  78. with the trumpet winsock.dll.  trumpet will then use the comm port to do 
  79. slip.
  80.  
  81. for those that are interested in what's around the corner, daytona (next 
  82. release of nt, should happen this summer) will include slip and ppp clients 
  83. as well as a ppp server.  this will allow winsock apps to use the built-in 
  84. tcpip in nt for dialin tcpip.
  85.  
  86. davidtr@microsoft.com
  87. From biggs@hpuxsyd.aus.hp.com Sat Apr  9 12:27:51 1994
  88. Received: from hp.com by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  89.           id AA13503; Sat, 9 Apr 1994 03:27:56 -0400
  90. Received: from hpuxsyd.aus.hp.com by hp.com with SMTP
  91.     (1.36.108.7/15.5+IOS 3.13) id AA20969; Sat, 9 Apr 1994 00:27:53 -0700
  92. Received: by hpuxsyd.aus.hp.com
  93.     (1.38.193.5/15.5+IOS 3.22) id AA18927; Sat, 9 Apr 1994 17:27:51 +1000
  94. From: Phil Biggs <biggs@hpuxsyd.aus.hp.com>
  95. Message-Id: <9404090727.AA18927@hpuxsyd.aus.hp.com>
  96. Subject: etherPPP - Where?
  97. To: winsock@sunsite.unc.edu
  98. Date: Sat, 9 Apr 94 17:27:51 EST
  99. Mailer: Elm [revision: 70.85.2.1]
  100.  
  101. Can anyone tell me where I can get EtherPPP.
  102.  
  103. Thanks
  104. Phil
  105. From news@bigblue.oit.unc.edu Tue Apr  8 16:13:24 1994
  106. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  107.           id AA18170; Sat, 9 Apr 1994 04:12:58 -0400
  108. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  109.           id AA25374; Sat, 9 Apr 1994 03:03:28 -0500
  110. Received: from GATEWAY by bigblue with netnews
  111.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  112. To: winsock@sunsite.unc.edu
  113. Date: 8 Apr 1994 16:13:24 GMT
  114. From: jeff@econ.berkeley.edu (Jeffrey Ely)
  115. Message-Id: <2o3vr4$cmj@agate.berkeley.edu>
  116. Organization: sometimes works
  117. Sender: ses
  118. References: <tmclaren.765776277@void>, <1994Apr8.083546.21689@alw.nih.gov>
  119. Subject: Re: NCSA Mosaic v2.0alpha3
  120.  
  121. I just want to say that my experience with WinMosiac has never been
  122. nearly as bad as this poster reports.  20a2 has worked nearly
  123. flawlessly with the exception only of a few minor bugs which the
  124. developers know of.  I have used a3 only for one day, but I have had
  125. no serious problems (apart from the bug reported in comp.infosystems.www).
  126.  
  127. May I venture a guess that the poster might find the problem associated
  128. with MS TCP/IP 32?  That, I believe, is alpha as well and hasn't been 
  129. around as long as Mosaic.
  130.  
  131. BTW I use NetManages's Chameleon v4
  132.  
  133. Jeff
  134. From news@bigblue.oit.unc.edu Mon Apr  7 14:08:25 1994
  135. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  136.           id AA18178; Sat, 9 Apr 1994 04:13:00 -0400
  137. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  138.           id AA08119; Sat, 9 Apr 1994 02:50:14 -0500
  139. Received: from GATEWAY by bigblue with netnews
  140.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  141. To: winsock@sunsite.unc.edu
  142. Date: 7 Apr 1994 14:08:25 GMT
  143. From: floydb@rpi.edu
  144. Message-Id: <2o144p$qvc@usenet.rpi.edu>
  145. Organization: Rensselaer Polytechnic Institute, Troy, NY
  146. Sender: ses
  147. Subject: Re: Mosaic and lots of GPFs--anyone else?
  148.  
  149. In article <2o12i9$6s9@panix2.panix.com> walter@panix.com (Bob Walter) writes:
  150. >James M. O'Brien, Jr. (jobrien@mcs.umes.umd.edu) wrote:
  151. >: In article <2nvb66$5fn@clarknet.clark.net> sarahg@netcom.com (the future Sarah Kye Stapleton-Gray) writes:
  152. >: >
  153. >: >The latest Mosaic--I realize it's in alpha form--always crashes on me.  Does
  154. >: >anyone 
  155. >: >else have this problem?  Just checking that it's the program, not
  156. >: >my system.  It seems to crash not write away, but after a few
  157. >: >GIF requests.
  158. >
  159. >: Which version?  Early versions were known to have a memory leak....
  160. >
  161. >: - Jim O. 
  162. >
  163. >The latest version (I think it is alpha 2.1 A)...I checked last night and 
  164. >I know I have the very latest....crashes regularly in the midst of 
  165. >retrieval and other functions. Generally it just freezes. I can usually 
  166. ><alt>F4 out of it, but on occasion need to <ctl><alt><del> and have 
  167. >windows terminate it.
  168. >
  169. >I hope they come up with a more stable version soon.
  170. >
  171. >-- 
  172. >--
  173. >Bob                              | If you don't like the way I write
  174. >                                 | then dial 800-WHO-CARES
  175. >                                 | 
  176.  
  177.  
  178. It my be that you haven't excluded network memory from use in your config.sys 
  179. and \windows\system.ini.
  180.  
  181. Something like the following:
  182.  
  183. ((in config.sys))
  184.    device=C:\DOS\EMM386.EXE x=D000-D3FF noems 
  185.  
  186. ((in system.ini))
  187.    [386Enh]  
  188.    emmexclude=D000-DFFF
  189.  
  190.  
  191. I have Moscaic 2xxx "B". I experience only occasional GPF in wshelper.exe (PC-NFS
  192. stuff) but no problems with Mosaic per se.
  193.  
  194.  
  195.  
  196. ;-----------------------------------------------------------------------------;
  197. ;       Standard Disclaimer...                                                ;
  198. ;                                                                             ;
  199. ;       Rensselaer Polytechnic Institute -- 110 8th Street -- Troy, NY 12180  ;
  200. ;-----------------------------------------------------------------------------;
  201.  
  202. ***
  203. From news@bigblue.oit.unc.edu Fri Apr  8 11:17:23 1994
  204. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  205.           id AA18190; Sat, 9 Apr 1994 04:13:02 -0400
  206. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  207.           id AA19347; Sat, 9 Apr 1994 03:06:07 -0500
  208. Received: from GATEWAY by bigblue with netnews
  209.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  210. To: winsock@sunsite.unc.edu
  211. Date: Fri, 8 Apr 1994 11:17:23 GMT+1100
  212. From: gerrit@bedrock.ls.swin.edu.au (Gerrit Thomson)
  213. Message-Id: <gerrit.112.004292D7@bedrock.ls.swin.edu.au>
  214. Organization: Swiburne University Learning Services
  215. Sender: ses
  216. References: <1994Apr7.035353.15712@alw.nih.gov>
  217. Subject: Re: Future of NCSA Mosaic
  218.  
  219. In article <1994Apr7.035353.15712@alw.nih.gov> jones@cbdb1.nimh.nih.gov writes:
  220. >From: jones@cbdb1.nimh.nih.gov
  221. >Subject: Future of NCSA Mosaic
  222. >Date: Thu, 7 Apr 1994 06:27:24 GMT
  223.  
  224. As far as I could tell from the form to request the source code for mosaic, 
  225. anyone could be a licencee. I think thay still give away the source code but 
  226. ask you to be nice about what you do with it. Just because Spry got it does 
  227. not mean that they will be the only ones able to put out future versions or 
  228. clones.
  229.    mho,
  230.       Gerrit
  231.  
  232. >Does anyone know if there ever will be another (less buggy) version
  233. >of Mosaic available free from NCSA? I looked at "Chris' Page" today:
  234. >Chris Wilson is leaving NCSA this Friday (4/8/94) to work for Spry,
  235. >Inc. who has "licensed NCSA Mosaic". (Jon's page says he graduates
  236. >in May, 1994 -hint-). I realize I'm paranoid about these things, and
  237. >am hoping for real answers instead of starting a rumor fest, but...
  238. >Does this mean we'll be buying the next version of Mosaic from Spry?
  239. >Is the current alpha with its "time bomb bug" (sooner or later you
  240. >reboot whether you wanted to or not) all our tax dollars got us from
  241. >NCSA? If so, frustration with the NCSA version should boost Spry's
  242. >sales considerably... hmmmm... (Like I said paranoid.)
  243. >But seriously, folks! DOES anyone know the fate of NCSA Mosaic in
  244. >view of the personnel changes and license agreement of Spry?
  245. >Doug - ALL OPINIONS (EVEN JOKING) ARE MY OWN ALONE!
  246. >jones@cbdb1.nimh.nih.gov
  247.  
  248.  
  249.